home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12377 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  654 b 

  1. Path: news.fsu.edu!usenet
  2. From: obrien@cs.fsu.edu (Brian)
  3. Newsgroups: comp.lang.c
  4. Subject: C's outp() to Visual Basic
  5. Date: 31 Mar 1996 01:23:48 GMT
  6. Organization: Florida State University
  7. Message-ID: <4jkmr4$5kh@news.fsu.edu>
  8. NNTP-Posting-Host: xyp15.acns.fsu.edu
  9. Mime-Version: 1.0
  10. Content-Type: Text/Plain; charset=US-ASCII
  11. X-Newsreader: WinVN 0.99.6
  12.  
  13. I am porting a program from C to VB; the heart of the program involves 
  14. reading/writing to a board with inp() and outp(). Does anyone have any ideas on 
  15. doing this?
  16.  
  17. I have VB4 and VC++ v4. I'd prefer using a straightforwad VB approach rather 
  18. than writing a .dll or .ocx.  Thanks in advance!
  19.  
  20.  
  21. BO'B
  22.  
  23.